home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hip Tissue
/
Hip Tissue - Disc 1.iso
/
pc
/
dir
/
cphoto2.dxr
/
00031.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-11-06
|
175 b
|
11 lines
on mouseUp
global skip, no, nauto
set nauto to 2
set no to no - 1
if no < 50 then
set no to 50
end if
set the memberNum of sprite 13 to no
updateStage()
end